home *** CD-ROM | disk | FTP | other *** search
/ Colson Caster Selection Guide 3 / Colson Caster Selection Guide 3.0.iso / data1.cab / Program_Executable_Files / colsoncd.dxr / Wheel_37_b_wb01b.ls < prev    next >
Encoding:
Text File  |  2000-01-12  |  191 b   |  8 lines

  1. on mouseUp
  2.   if the hilite of cast "b_wb01b" = 1 then
  3.     set the hilite of cast "b_wb01" to 0
  4.     set the hilite of cast "b_wb11" to 0
  5.     set the hilite of cast "b_wb11b" to 0
  6.   end if
  7. end
  8.